home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Express Pd: GALORE
/
Express Pd Galore - The Amiga PD & Shareware CD (1994)(Express Pd)[!][Amiga-CD32-CDTV].iso
/
productivity
/
term
/
termstrings.c
< prev
next >
Wrap
C/C++ Source or Header
|
1993-07-16
|
267b
|
15 lines
/*
** termStrings.c
**
** Declaration of builtin language strings
**
** Copyright © 1990-1993 by Olaf `Olsen' Barthel & MXM
** All Rights Reserved
*/
#define STRINGARRAY
#include "termStrings.h"
LONG NumAppStrings = sizeof(AppStrings) / sizeof(struct AppString);